home *** CD-ROM | disk | FTP | other *** search
Wrap
/** * ATG Dynamo 4.5 wizard configuration */ ( { class="Text"; title="ATG Dynamo setup"; type="HTML"; body = ("This wizard will guide you through the steps required to profile web applications with OptimizeIt and ATG Dynamo 4.5, 5.0 and 5.1.<p>", "<p>Press the \"Next\" button to continue.<p><p>", "Note: you will find a <a HREF=\"/Tutorial/ProfilingDynamo.html\">tutorial</a> explaining how to profile with Dynamo in OptimizeIt's tutorial directory. This wizard performs automatically the steps described in the tutorial." ); }, { title="Select ATG Dynamo directory"; class="DirectorySelection"; helper="intuitive.optit.wizard.helper.DynamoDirectorySelection"; text="Select the ATG Dynamo directory you want to use with OptimizeIt.\nPress the \"Next\" button when done."; }, { title="Select vm directory"; class="DirectorySelection"; helper="intuitive.optit.wizard.helper.DynamoVMDirectorySelection"; text="Select the vm directory you want to use with OptimizeIt.\nPress the \"Next\" button when done."; }, { title="Configure ATG Dynamo"; class="Summary"; helper="intuitive.optit.wizard.helper.DynamoSummary"; text="Please review the changes below and click on the \"Configure\" button when done."; defaultButtonLabel="Configure"; }, { title="Configuring ATG Dynamo"; class="PerformAction"; helper="intuitive.optit.wizard.helper.DynamoConfiguration"; final="true"; // Means that we cannot go back }, { title="Start now"; class="RadioList"; buttonTitles=("","Yes","No"); topText="Would you like to start ATG Dynamo for profiling with OptimizeIt now?"; bottomText="Make your choice then click next."; helper="intuitive.optit.wizard.helper.DynamoStartNow"; alt1ButtonVisible="false"; alt2ButtonVisible="false"; }, { title="Starting Profiler"; class="Text"; type="HTML"; helper="intuitive.optit.wizard.helper.DynamoFinished"; alt1ButtonVisible="false"; // Value can be false, or maybe. Default is maybe alt2ButtonVisible="false"; } )